Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0 Add Autoloads reference to Condition execution #977

Conversation

Jowan-Spooner
Copy link
Collaborator

This allows the use of autloads, their properties and functions in Conditions.

Example condtions
MyAutoload.quest_state > 6
MyAutoload.calculate_damage('Warior') > 5

Super usefull imo.

Might clash with emilios variable implementation, not sure.

This allows the use of autloads, their properties and functions in Conditions.

Super usefull imo.

Might clash with emilios variable implementation, not sure.
@coppolaemilio
Copy link
Collaborator

I don't think it crashes, but we might be able to merge the getting of the autoloads function

@coppolaemilio coppolaemilio merged commit 2c5cf91 into dialogic-godot:version-2.0 Jul 7, 2022
@Jowan-Spooner Jowan-Spooner deleted the condition_improvement branch July 13, 2022 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants